home *** CD-ROM | disk | FTP | other *** search
- Path: informatik.tu-muenchen.de!fischerj
- From: fischerj@informatik.tu-muenchen.de (Juergen "Rally" Fischer)
- Newsgroups: comp.sys.amiga.programmer
- Subject: Re: Fastmem to chip
- Date: 29 Feb 1996 16:34:29 GMT
- Organization: Technische Universitaet Muenchen, Germany
- Distribution: world
- Message-ID: <4h4kil$nfe@sunsystem5.informatik.tu-muenchen.de>
- References: <517.6624T116T387@himolde.no> <542.6624T1040T2116@sn.no> <4gj2gn$f9c@sunsystem5.informatik.tu-muenchen.de> <2066.6632T258T2869@himolde.no>
- NNTP-Posting-Host: hphalle2i.informatik.tu-muenchen.de
- Originator: fischerj@hphalle2i.informatik.tu-muenchen.de
-
-
- >>
- Or is it possible to freeze the refresh of a screen, until an event occur, thus
- letting me copy the fastmem area straight into the windows rastports bitmaps?
- That is, displaying the old view until I have copied the new data into the
- bitmaps, and THEN display the new data?? Nah, sounds highly unlikely.
- <<
-
- use writepixelarray8() on gfx-cards to get fastmemstuff to vram.
- blitbitmap()stuff could maybe even work on gfx-card-blitter.
-